Xuni 製品ヘルプ
RemoveAt メソッド (XuniCollectionViewWithSource<S,T>)
削除する項目のインデックス(0を基準)
Removes the System.Collections.Generic.IList`1 指定されたインデックスの項目を削除します。
構文
public void RemoveAt( 
   System.int index
)

パラメータ

index
削除する項目のインデックス(0を基準)
例外
例外解説
System.InvalidOperationExceptionコレクションビューが読み取り専用の場合に発生します。
参照

XuniCollectionViewWithSource<S,T> クラス
XuniCollectionViewWithSource<S,T> メンバ

 

 


Copyright c GrapeCity inc. All rights reserved.